home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / PROGRAMMING / BASICDT.SPK / ReadMe1st
Text File  |  1997-04-08  |  4KB  |  132 lines

  1.  
  2.  
  3. BASDT RELEASE NOTES
  4.  
  5.  
  6.      ------------------------------------------------------------------
  7.     |  THIS IS THE FIRST RELEASE OF BASDT, AND IS THEREFORE VERY MUCH  |
  8.     |  A BETA-TEST VERSION. YOU ARE ADVISED TO SAVE ANY UNSAVED DATA   |
  9.     |  BEFORE STARTING BASDT.                                          |
  10.      ------------------------------------------------------------------
  11.  
  12.  
  13. 0. About BasDT
  14.  
  15. BasDT is an interactive debugger for Basic programs. It works on RiscOS version
  16. 3.10 and later versions.
  17.  
  18. Help on using the program can be obtained in various ways:
  19.  
  20.  * By clicking MENU over !BasDT the Filer window, and choosing "Help" from
  21.    the menu.
  22.  * By running !BasDT, and choosing "Help" from the main menu
  23.  * By running an application for interactive help, e.g. Acorn's !Help, or
  24.    Miles Sabin's !BubbleHlp
  25.  * During a debugging session: by clicking on the "i" button, and moving the
  26.    mouse over the various icons and buttons. (Pressing the F1 key does the
  27.    same).
  28.  
  29. N.B.: The first two require the !StrongHelp application, which is FreeWare, and
  30.       can be obtained from http://login.eunet.no/~guttorvi/strong.html, and
  31.       from many sources of Public Domain software.
  32.  
  33. -------------------------------------------------------------------------------
  34.  
  35. Contents
  36.  
  37. 1. Installation
  38. 2. Conditions of use
  39. 3. How to register
  40. 4. My address
  41. 5. Copyright notice
  42. 6. Version history
  43.  
  44. -------------------------------------------------------------------------------
  45.  
  46. 1. Installation
  47.  
  48. To install BasDT:
  49.  
  50.  * Copy !BasDT to a directory on your hard disk, or to a floppy.
  51.  * Run !BasDT. The program will put an icon on the iconbar.
  52.  * Click on the icon. A dialogue window opens, asking you to ensure that
  53.    the !BasDT directory is writable and that you have some free space on
  54.    your disk.
  55.  * If you click on OK, the BasDT module will be generated, saved in the
  56.    !BasDT directory, and loaded.
  57.  
  58. BasDT is then ready for use.
  59.  
  60. If you use StrongEd, you may want to install the StrongEd add-on, included with BasDT, which enables you to start the debugger straight from a StrongEd window. Read the instructions in the file StrongEd+.!ReadMe.
  61.  
  62. -------------------------------------------------------------------------------
  63.  
  64. 2. Conditions of use
  65.  
  66. This program is CareWare. It is NOT free software. If you like it, you should
  67. pay for it. The money that you pay goes to charity.
  68.  
  69.  * You are free to give copies of this program to other people, provided that
  70.    it is complete with all original files. Copies that you distribute may not
  71.    be sold.
  72.  
  73.  * You may use this program without cost for a trial period of 3 weeks. If,
  74.    after that, you find it useful and want to continue using it, you should
  75.    register. Otherwise, you should not use it any longer. See below for
  76.    details on registering.
  77.  
  78.  * This program may not be included in any PD library or PD collection
  79.    without my express consent.
  80.  
  81.  * When you use the program, you do so entirely at your own risk.
  82.  
  83. -------------------------------------------------------------------------------
  84.  
  85. 3. How to register
  86.  
  87. Payments for BasDT should NOT be made to me, but to Amnesty International. You
  88. register as a user of BasDT by sending me proof of the payment. So:
  89.  
  90.  * Donate 10 UK pounds, or the equivalent in local currency, to the national
  91.    branch of Amnesty International.
  92.  
  93.  * Send some form of proof of the payment (a photocopy or somesuch) to me.
  94.  
  95. The advantages of registering (apart from fulfilling the moral obligation)
  96. are:
  97.  
  98.  * You get the right to complain to me about the bugs that BasDT has, or
  99.    about the features that it doesn't have.
  100.  
  101.  * You can get software updates:
  102.    + If you send me your e-mail address, you will receive new releases of
  103.      BasDT by e-mail.
  104.    + If you send me a self-addressed envelope and a blank floppy disc, you
  105.      will receive the next (major) release of BasDT.
  106.  
  107.  * With your payment, you're supporting a good cause.
  108.  
  109. -------------------------------------------------------------------------------
  110.  
  111. 4. Address
  112.  
  113. Dick Alstein
  114. Lijnslagerstraat 204
  115. NL-5625BP  Eindhoven
  116. The Netherlands
  117.  
  118. e-mail: dal@dasc.nl
  119.  
  120. -------------------------------------------------------------------------------
  121.  
  122. 5. Copyright notice
  123.  
  124. BasDT is © Dick Alstein.
  125. The MenuUtils module is © Alex Petrov.
  126.  
  127. -------------------------------------------------------------------------------
  128.  
  129. 6. Version history
  130.  
  131. 1.00 First release
  132.